'Declaration Public Class _WaterfallPlotView(Of TOwnerView As IPlotListLayoutView) Inherits _BarCartesianPlotView(Of TOwnerView) Implements IBarCartesianPlotView, ICartesianPlotModel, ICartesianPlotView, IDisplayable, IIdentityView, IModel, IPlotModel, IPlotView, IQueryInterface, IView, IViewModel, IWaterfallPlotView
public class _WaterfallPlotView<TOwnerView> : _BarCartesianPlotView<TOwnerView>, IBarCartesianPlotView, ICartesianPlotModel, ICartesianPlotView, IDisplayable, IIdentityView, IModel, IPlotModel, IPlotView, IQueryInterface, IView, IViewModel, IWaterfallPlotView where TOwnerView: IPlotListLayoutView